-
Home
-
Participants Database
-
2.1.3
-
Code
-
Classes
- base_query
| Total Complexity |
54 |
| Dependencies |
3 |
| Dependents |
6 |
| Total lines |
410 |
| Lines of code |
134 |
| Logical lines of code |
74 |
| Comment lines |
185 |
| Methods |
26 |
| Properties |
7 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| execute_query() |
A |
44 |
16 |
40 |
| has_validation_errors() |
S |
62 |
5 |
10 |
| validate_column() |
S |
71 |
4 |
5 |
| column_value() |
S |
65 |
4 |
8 |
| sanitized_query() |
S |
62 |
2 |
11 |
| __construct() |
S |
69 |
2 |
6 |
| default_value() |
S |
78 |
2 |
3 |
| get_instance() |
S |
71 |
1 |
5 |
| instance() |
S |
80 |
1 |
3 |
| top_clause() |
S |
100 |
1 |
0 |
| where_clause() |
S |
100 |
1 |
0 |
| query_mode() |
S |
100 |
1 |
0 |
| is_csv_import() |
S |
78 |
1 |
3 |
| write_mode() |
S |
81 |
1 |
3 |
| column_array() |
S |
79 |
1 |
3 |
| query() |
S |
79 |
1 |
3 |
| query_head() |
S |
81 |
1 |
3 |
| column_count() |
S |
80 |
1 |
3 |
| data_clause() |
S |
79 |
1 |
3 |
| query_where() |
S |
81 |
1 |
3 |
| add_column() |
S |
76 |
1 |
4 |
| record_id() |
S |
82 |
1 |
3 |
| is_new() |
S |
80 |
1 |
3 |
| is_import() |
S |
82 |
1 |
3 |
| is_func_call() |
S |
82 |
1 |
3 |
| default_record() |
S |
79 |
1 |
3 |